net/http.http2responseWriterState.closeNotifierCh (field)

3 uses

	net/http (current package)
		h2_bundle.go#L6383: 	closeNotifierCh chan bool  // nil until first used
		h2_bundle.go#L6678: 	ch := rws.closeNotifierCh
		h2_bundle.go#L6681: 		rws.closeNotifierCh = ch